In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / RotatePage Method

RotatePage Method (GdPicturePDF)

In This Topic
Syntax
'Declaration

 

Public Function RotatePage( _

   ByVal Rotation As Integer _

) As GdPictureStatus
public GdPictureStatus RotatePage( 

   int Rotation

)
public function RotatePage( 

    Rotation: Integer

): GdPictureStatus; 
public function RotatePage( 

   Rotation : int

) : GdPictureStatus;
public: GdPictureStatus RotatePage( 

   int Rotation

) 
public:

GdPictureStatus RotatePage( 

   int Rotation

) 

Parameters

Rotation
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members